From: Ray Wang Date: Thu, 24 Jul 2025 13:27:17 +0000 (+0800) Subject: natmap: update to 20250721 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=30e1d245ac37c387892a482fa6f68b460a33c785;p=feed%2Fpackages.git natmap: update to 20250721 Upstream changelog: https://github.com/heiher/natmap/releases/tag/20250721 Signed-off-by: Ray Wang --- diff --git a/net/natmap/Makefile b/net/natmap/Makefile index 0e44103ff9..d389a58763 100644 --- a/net/natmap/Makefile +++ b/net/natmap/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=natmap -PKG_VERSION:=20250318 +PKG_VERSION:=20250721 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/heiher/natmap/releases/download/$(PKG_VERSION) -PKG_HASH:=7d421e918d6101a6b36e9c9ae487a8b415bc28c1e712593e192b033f888f7e51 +PKG_HASH:=25d3288c1654191b7884d6c83b8f669ce788fbab95ebe26d84b65c63ceaa3094 PKG_MAINTAINER:=Richard Yu , Ray Wang PKG_LICENSE:=MIT